home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / em7sui_1 / SCCOMBOG.WR_ / SCCOMBOG.WR
Text File  |  1999-01-07  |  16KB  |  639 lines

  1. #VRML V2.0 utf8
  2.  
  3. EXTERNPROTO em7_ChartGrid [
  4.     exposedField SFNode appearance
  5.     exposedField SFColor lineColor
  6.     field SFInt32 xDimension
  7.     field SFFloat xSpacing
  8.     field SFInt32 yDimension
  9.     field SFFloat ySpacing
  10.     field SFInt32 zDimension
  11.     field SFFloat zSpacing
  12.     field SFFloat thickness
  13.     eventIn SFInt32 set_xDimension
  14.     eventIn SFFloat set_xSpacing
  15.     eventIn SFInt32 set_yDimension
  16.     eventIn SFFloat set_ySpacing
  17.     eventIn SFInt32 set_zDimension
  18.     eventIn SFFloat set_zSpacing
  19.     eventIn SFFloat set_thickness
  20. ] "..\..\ProtoPac\VR_GRAPH.wrl#em7_ChartGrid"
  21.  
  22. EXTERNPROTO em7_Legend [
  23.     field MFNode appearances
  24.     field MFString descriptions
  25.     field SFString keyStyle
  26.     field SFFloat textHeight
  27.     field SFFloat textGap
  28.     field SFColor textColor
  29.     eventIn MFNode set_appearances
  30.     eventIn MFString set_descriptions
  31. ] "..\..\ProtoPac\VR_GRAPH.wrl#em7_Legend"
  32.  
  33. EXTERNPROTO em7_ContentToggle [
  34.     exposedField MFNode children
  35.     field SFBool contentsExist
  36.     eventIn SFBool set_contentsExist
  37. ] "..\..\ProtoPac\VR_UI.wrl#em7_ContentToggle"
  38.  
  39. EXTERNPROTO em7_PopupStrip [
  40.     field SFInt32 xDimension
  41.     field SFFloat xSpacing
  42.     field SFFloat radius
  43.     field SFFloat depth
  44.     field MFFloat height
  45.     field SFColor color
  46.     field SFFloat transparency
  47.     field SFString defaultPopupText
  48.     field SFFloat popupHeight
  49.     field SFString allignment
  50.     field MFString popupText
  51.     exposedField SFColor textColor
  52.     exposedField SFColor backgroundColor
  53.     exposedField SFColor borderColor
  54.     exposedField SFBool touchEnabled
  55.     eventIn MFString set_popupText
  56.     eventIn MFFloat set_height
  57.     eventOut SFInt32 mouseOverIndex
  58.     eventOut SFInt32 mouseClickedIndex
  59. ] "..\..\ProtoPac\VR_GRAPH.wrl#em7_PopupStrip"
  60.  
  61. EXTERNPROTO em7_RoundedColumnSeries [
  62.     field MFNode appearance
  63.     field SFInt32 xDimension
  64.     field SFFloat xSpacing
  65.     field SFFloat width
  66.     field SFFloat depth
  67.     field MFFloat height
  68.     field MFFloat floor
  69.     field SFFloat bevelRadius
  70.     field SFFloat creaseAngle
  71.     eventIn SFInt32 set_xDimension
  72.     eventIn SFFloat set_xSpacing
  73.     eventIn SFFloat set_width
  74.     eventIn SFFloat set_depth
  75.     eventIn MFFloat set_height
  76.     eventIn MFFloat set_floor
  77.     eventIn MFNode set_appearance
  78. ] "..\..\ProtoPac\VR_GRAPH.wrl#em7_RoundedColumnSeries"
  79.  
  80. EXTERNPROTO em7_Surface [
  81.     exposedField SFNode appearance
  82.     field SFColor gradeColor
  83.     field SFBool useGrade
  84.     field SFInt32 xDimension
  85.     field SFFloat xSpacing
  86.     field SFInt32 zDimension
  87.     field SFFloat zSpacing
  88.     field MFFloat height
  89.     field SFFloat creaseAngle
  90.     eventIn SFInt32 set_xDimension
  91.     eventIn SFFloat set_xSpacing
  92.     eventIn SFInt32 set_zDimension
  93.     eventIn SFFloat set_zSpacing
  94.     eventIn MFFloat set_height
  95. ] "..\..\ProtoPac\VR_GRAPH.wrl#em7_Surface"
  96.  
  97. EXTERNPROTO em7_ElevationWireframe [
  98.     exposedField SFColor color
  99.     field SFInt32 xDimension
  100.     field SFFloat xSpacing
  101.     field SFInt32 zDimension
  102.     field SFFloat zSpacing
  103.     field MFFloat height
  104.     field MFInt32 xMask
  105.     field MFInt32 zMask
  106.     eventIn SFInt32 set_xDimension
  107.     eventIn SFFloat set_xSpacing
  108.     eventIn SFInt32 set_zDimension
  109.     eventIn SFFloat set_zSpacing
  110.     eventIn MFFloat set_height
  111.     eventIn MFInt32 set_xMask
  112.     eventIn MFInt32 set_zMask
  113. ] "..\..\ProtoPac\VR_GRAPH.wrl#em7_ElevationWireframe"
  114.  
  115. EXTERNPROTO em7_PopupSurface [
  116.     field SFInt32 xDimension
  117.     field SFFloat xSpacing
  118.     field SFInt32 zDimension
  119.     field SFFloat zSpacing
  120.     field SFFloat radius
  121.     field MFFloat height
  122.     field SFColor color
  123.     field SFFloat transparency
  124.     field SFString defaultPopupText
  125.     field SFFloat popupHeight
  126.     field SFString allignment
  127.     field MFString popupText
  128.     exposedField SFColor textColor
  129.     exposedField SFColor backgroundColor
  130.     exposedField SFColor borderColor
  131.     exposedField SFBool touchEnabled
  132.     eventIn MFString set_popupText
  133.     eventIn MFFloat set_height
  134.     eventOut SFInt32 mouseOverIndex
  135.     eventOut SFInt32 mouseClickedIndex
  136. ] "..\..\ProtoPac\VR_GRAPH.wrl#em7_PopupSurface"
  137.  
  138.  
  139. Transform { 
  140.     children [ 
  141.         Background { 
  142.             skyColor 0.886 0.906 0.929
  143.         }
  144.         Transform { 
  145.             children 
  146.                 Shape { 
  147.                     appearance 
  148.                         Appearance { 
  149.                             material 
  150.                                 Material { 
  151.                                     diffuseColor 0.000 0.000 0.251
  152.                                 }
  153.                         }
  154.                     geometry 
  155.                         Text { 
  156.                             string "Portal Surface/Column Graph"
  157.                             fontStyle 
  158.                                 FontStyle { 
  159.                                     family "SANS"
  160.                                     justify "MIDDLE"
  161.                                     size 1.300
  162.                                     style "BOLD"
  163.                                 }
  164.                         }
  165.                 }
  166.             translation 6.000 8.800 0.000
  167.         }
  168.         Transform { 
  169.             children 
  170.                 em7_ChartGrid { 
  171.                     appearance 
  172.                         Appearance { 
  173.                             material 
  174.                                 Material { 
  175.                                     diffuseColor 0.000 0.251 0.502
  176.                                     transparency 0.500
  177.                                 }
  178.                         }
  179.                     lineColor 0.902 0.918 0.749
  180.                     xDimension 6
  181.                     xSpacing 2.400
  182.                     yDimension 6
  183.                     ySpacing 1.600
  184.                     zDimension 5
  185.                     zSpacing 2.500
  186.                 }
  187.         }
  188.         Transform { 
  189.             children 
  190.                 Billboard { 
  191.                     children 
  192.                         Transform { 
  193.                             children 
  194.                                 em7_Legend { 
  195.                                     appearances [ 
  196.                                         Appearance { 
  197.                                             material 
  198.                                                 Material { 
  199.                                                     diffuseColor 0.980 1.000 1.000
  200.                                                     transparency 0.500
  201.                                                 }
  202.                                         }
  203.                                         Appearance { 
  204.                                             material 
  205.                                                 Material { 
  206.                                                     diffuseColor 0.702 0.000 0.000
  207.                                                 }
  208.                                         }
  209.                                         Appearance { 
  210.                                             material 
  211.                                                 Material { 
  212.                                                     diffuseColor 1.000 1.000 0.592
  213.                                                 }
  214.                                         }
  215.                                         Appearance { 
  216.                                             material 
  217.                                                 Material { 
  218.                                                     diffuseColor 0.188 0.545 0.812
  219.                                                 }
  220.                                         }
  221.                                         Appearance { 
  222.                                             material 
  223.                                                 Material { 
  224.                                                     diffuseColor 0.161 0.839 0.569
  225.                                                 }
  226.                                         }
  227.                                     ]
  228.                                     descriptions [ "Primary surface", "Fourth series", "Third series", "Second series", "First series" ]
  229.                                     keyStyle "SPHERE"
  230.                                     textHeight 0.600
  231.                                     textGap 0.210
  232.                                     textColor 0.000 0.000 0.000
  233.                                 }
  234.                         }
  235.                 }
  236.             translation 13.200 0.800 0.000
  237.         }
  238.         Transform { 
  239.             children [ 
  240.                 Transform { 
  241.                     children 
  242.                         Shape { 
  243.                             appearance 
  244.                                 Appearance { 
  245.                                     material 
  246.                                         Material { 
  247.                                             diffuseColor 0.000 0.000 0.000
  248.                                         }
  249.                                 }
  250.                             geometry 
  251.                                 Text { 
  252.                                     string [ "Row 1", "Row 2", "Row 3", "Row 4", "Row 5" ]
  253.                                     fontStyle 
  254.                                         FontStyle { 
  255.                                             family "SANS"
  256.                                             justify [ "END", "BEGIN" ]
  257.                                             size 0.400
  258.                                             spacing 6.000
  259.                                         }
  260.                                 }
  261.                         }
  262.                 }
  263.                 Transform { 
  264.                     children 
  265.                         Shape { 
  266.                             appearance 
  267.                                 Appearance { 
  268.                                     material 
  269.                                         Material { 
  270.                                             diffuseColor 0.000 0.000 0.000
  271.                                         }
  272.                                 }
  273.                             geometry 
  274.                                 Text { 
  275.                                     string "X Axis"
  276.                                     fontStyle 
  277.                                         FontStyle { 
  278.                                             family "SANS"
  279.                                             justify [ "MIDDLE", "BEGIN" ]
  280.                                             size 0.700
  281.                                             style "BOLD"
  282.                                         }
  283.                                 }
  284.                         }
  285.                     rotation 0.000 0.000 1.000 -1.571
  286.                     translation -0.978 -4.800 0.000
  287.                 }
  288.             ]
  289.             rotation -2.021 2.021 2.021 2.094
  290.             translation 1.000 0.000 10.200
  291.         }
  292.         Transform { 
  293.             children [ 
  294.                 Transform { 
  295.                     children 
  296.                         Shape { 
  297.                             appearance 
  298.                                 Appearance { 
  299.                                     material 
  300.                                         Material { 
  301.                                             diffuseColor 0.000 0.000 0.000
  302.                                         }
  303.                                 }
  304.                             geometry 
  305.                                 Text { 
  306.                                     string [ "15.00", "12.00", "9.00", "6.00", "3.00", "0.00" ]
  307.                                     fontStyle 
  308.                                         FontStyle { 
  309.                                             family "SANS"
  310.                                             justify [ "END", "BEGIN" ]
  311.                                             size 0.500
  312.                                             spacing 3.200
  313.                                         }
  314.                                 }
  315.                         }
  316.                 }
  317.                 Transform { 
  318.                     children 
  319.                         Shape { 
  320.                             appearance 
  321.                                 Appearance { 
  322.                                     material 
  323.                                         Material { 
  324.